Updates
authorMatthias Clasen <matthiasc@src.gnome.org>
Wed, 10 Nov 2004 06:27:26 +0000 (06:27 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 10 Nov 2004 06:27:26 +0000 (06:27 +0000)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-6
ChangeLog.pre-2-8
NEWS

index 1494d8bbbe684ed41e036f02d3c6afe5549349e8..9a31bed91bf7500fbe4f6f03b38814aa320e12bb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-11-10  Matthias Clasen  <mclasen@redhat.com>
+
+       * NEWS: Updates
+
 2004-11-09  Matthias Clasen  <mclasen@redhat.com>
 
        * gtk/gtkrange.c (gtk_range_real_change_value): Make 
@@ -35,7 +39,7 @@
 
        * gtk/gtkstatusbar.c (gtk_statusbar_init): Raise the grip
        window when appropriate.
-       (gtk_statusbar_init): Instead of cutting the text of, make
+       (gtk_statusbar_init): Instead of cutting the text off, make
        ellipsize the label.
        (gtk_statusbar_size_allocate): Don't let the label extend
        under the resize grip.
index 1494d8bbbe684ed41e036f02d3c6afe5549349e8..9a31bed91bf7500fbe4f6f03b38814aa320e12bb 100644 (file)
@@ -1,3 +1,7 @@
+2004-11-10  Matthias Clasen  <mclasen@redhat.com>
+
+       * NEWS: Updates
+
 2004-11-09  Matthias Clasen  <mclasen@redhat.com>
 
        * gtk/gtkrange.c (gtk_range_real_change_value): Make 
@@ -35,7 +39,7 @@
 
        * gtk/gtkstatusbar.c (gtk_statusbar_init): Raise the grip
        window when appropriate.
-       (gtk_statusbar_init): Instead of cutting the text of, make
+       (gtk_statusbar_init): Instead of cutting the text off, make
        ellipsize the label.
        (gtk_statusbar_size_allocate): Don't let the label extend
        under the resize grip.
index 1494d8bbbe684ed41e036f02d3c6afe5549349e8..9a31bed91bf7500fbe4f6f03b38814aa320e12bb 100644 (file)
@@ -1,3 +1,7 @@
+2004-11-10  Matthias Clasen  <mclasen@redhat.com>
+
+       * NEWS: Updates
+
 2004-11-09  Matthias Clasen  <mclasen@redhat.com>
 
        * gtk/gtkrange.c (gtk_range_real_change_value): Make 
@@ -35,7 +39,7 @@
 
        * gtk/gtkstatusbar.c (gtk_statusbar_init): Raise the grip
        window when appropriate.
-       (gtk_statusbar_init): Instead of cutting the text of, make
+       (gtk_statusbar_init): Instead of cutting the text off, make
        ellipsize the label.
        (gtk_statusbar_size_allocate): Don't let the label extend
        under the resize grip.
index 1494d8bbbe684ed41e036f02d3c6afe5549349e8..9a31bed91bf7500fbe4f6f03b38814aa320e12bb 100644 (file)
@@ -1,3 +1,7 @@
+2004-11-10  Matthias Clasen  <mclasen@redhat.com>
+
+       * NEWS: Updates
+
 2004-11-09  Matthias Clasen  <mclasen@redhat.com>
 
        * gtk/gtkrange.c (gtk_range_real_change_value): Make 
@@ -35,7 +39,7 @@
 
        * gtk/gtkstatusbar.c (gtk_statusbar_init): Raise the grip
        window when appropriate.
-       (gtk_statusbar_init): Instead of cutting the text of, make
+       (gtk_statusbar_init): Instead of cutting the text off, make
        ellipsize the label.
        (gtk_statusbar_size_allocate): Don't let the label extend
        under the resize grip.
diff --git a/NEWS b/NEWS
index 60ef3148cf99aabe001143edb85949aae1297388..94e6008abc1a0110d84affbc5e189c9f93d33a79 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,51 @@
+Overview of Changes from GTK+ 2.5.4 to GTK+ 2.5.5
+=================================================
+* GtkFileChooser
+  - Make tooltips work better [Matthias Clasen]
+  - Show files (grayed out) in folder modes [Nickolay V. Shmyrev]
+  - Add predefined filter for image files [Anders Carlsson]
+  - Support mime subclasses, aliases and superclasses 
+    like text/* [Tommi Komulainen, David A. Knight, Matthias]
+* GtkFileChooserButton
+  - Remove support for CREATE_FOLDER and SAVE modes 
+    until a more satisfactory UI for these can be found [Seth Nickell,
+    Matthias]
+  - Make file DND work better [Christan Persch]
+* GtkAction
+  - Add a function to obtain the accel path [Michael Natterer]
+* GtkIconView
+  - Make scrolling work with large icon views [Matthias]
+* GtkWindow
+  - As a last resort, allow to use mnemonics without 
+    modifier [Pasupathi Duraisamy, Owen Taylor]
+* GtkProgressBar
+  - Support ellipsizing the text [Morten Welinder, Matthias]
+* GtkStatusbar
+  - Avoid resising if the text of the label changes [He Qiangqiang,
+    Owen Taylor, Christian Persch]
+  - Draw the resize grip better [Matthias]
+  - Ellipsize the text [Matthias]
+* GtkClipboard
+  - Add API for image transfer via copy-and-paste [Matthias]
+* DND
+  - Fix DND to embedded windows (e.g. panel applets) [James Henstridge, 
+    Matthias]
+* Stock icons
+  - Add RTL variants of the media icons [Bastien Nocera]
+* Win32
+  - Build fixes [Hans Breuer, Tor Lillqvist]
+  - Implement resize grips [Robert Ögren]
+* Bug fixes [Paolo Borelli, Kjartan Maraas, Olivier Andrieu,
+  Torsten Schoenfeld, Matthias, Philip Langdale, Christian Persch,
+  Frances Keenan, Owen Taylor, Murray Cumming, Christophe Fergeau,
+  Tristan Van Berkom, Adam Hooper, James M. Cape, Carlos Garnacho
+  Parro, Mariano Suárez-Alvarez, John Finlay] 
+* Documentation improvements [Masao Mutoh, Matthias, 
+  Torsten Schoenfeld, Matthew H. Plough, Salvador Fandiño, 
+  Owen, Vincent Untz, Jonathan Blandford, Bastien Nocera]
+* Updated translations (da,en_CA,hu,ja)
+Bugs fixed: 156557,156698,156325,156298,156404,156863,156866,156792,143285,156845,156408,156575,156573,138650,157044,157056,156924,157087,53709,157156,156720,157080,156971,157123,157301,157354,157286,157528,157273,157074,157384,157013,145388,157665,157651,157566,157630,157675,143760,141224,90955,73359,148106,154466,157785,157409,156809,156956
+
 Overview of Changes from GTK+ 2.5.3 to GTK+ 2.5.4
 =================================================
 * GtkFileChooser